body {color: #3E3E3E; font-family: Poppins; font-size: 12pt; background-color: #d8dded; margin: 0;}  
select {border: 1px solid; padding: 4px 7px; background-color: #d8dded; color: #242424; font-size: 12pt; border-radius: 5px; width: 211px;}
select:hover {border: 1px solid; padding: 4px 7px; background-color: #d8dded; color: #242424; font-size: 12pt; border-radius: 5px; box-shadow: inset 0 0 0 1px #242424;}
.table {font-family: Poppins; border: 1px solid #242424; background-color: #d8dded; color: #242424; font-size: 12pt; border-radius: 5px;}
.table_lig {font-family: Poppins; background-color: #d8dded; color: #242424; font-size: 12pt;}
.table_hig {font-family: Poppins;  color: #242424; font-size: 12pt;}
.task {color: #242424; padding: 4px 7px; font-size: 12pt; border: 1px solid #242424; background-color: #d8dded; border-radius: 5px;}
.task:hover {color: #242424; padding: 4px 7px; font-size: 12pt; border: 1px solid #242424; background-color: #d8dded; border-radius: 5px; box-shadow: inset 0 0 0 1px #242424;}
.taskuf {color: #242424; padding: 4px 7px; font-size: 12pt; border: 0px solid #242424; background-color: #d8dded; border-radius: 5px;}
.taskuf:hover {color: #242424; padding: 4px 7px; font-size: 12pt; border: 0px solid #242424; background-color: #d8dded; border-radius: 5px; box-shadow: inset 0 0 0 0px #242424;}
.stask {color: #d8dded; padding: 4px 7px; font-size: 12pt; border: 1px solid #d8dded; background-color: #11101d;}
.stask:hover {color: #d8dded; padding: 4px 7px; font-size: 12pt; border: 1px solid #d8dded; background-color: #11101d; box-shadow: inset 0 0 0 1px #d8dded;}
.button {border: 1px solid #242424; color: #242424; background-color: #d8dded; padding: 8px 11px; font-size: 12pt; border-radius: 5px;}
.button:hover {background-color: #d8dded; color: #242424; box-shadow: inset 0 0 0 1px #242424;}
.buttont {border: 1px solid #242424; color: #242424; background-color: #d8dded; padding: 0px 5px; font-size: 12pt; border-radius: 4px; width: 100px;}
.buttont:hover {background: rgba(0,0,0,0); color: #242424; box-shadow: inset 0 0 0 1px #242424;}
.buttonr {border: 1px solid #242424; color: #242424; background-color: #d8dded; padding: 0px 5px; font-size: 12pt; border-radius: 4px; width: 100px;}
.buttonr:hover {background: rgba(0,0,0,0); color: #d8dded; background-color: #860d0d; box-shadow: inset 0 0 0 1px #860d0d;}
.header0 {color: #e4e9f7; background-color: #11101d;}
.table_ut0 {text-align: center; background-color: #d8dded;}
.table_ut1 {background-color: #E4E9F7;}
.table_ut1:hover {background-color: #ced2e2;}
.table_ut2 {background-color: #d8dded;}
.table_ut2:hover {background-color: #ced2e2;}
.table_ut3 {background-color: #FFF5EE;}
.table_ut3:hover {background-color: #FAEBD7;}
.button_search {border: 1px solid #d8dded; color: #d8dded; background-color: #11101d; padding: 4px 7px; font-size: 12pt;}
.button_search:hover {background-color: #11101d; color: #d8dded; box-shadow: inset 0 0 0 1px #d8dded;}
.statuss {border: 1px solid #242424; color: #242424; background-color: #6ff759; padding: 2px 5px; font-size: 12pt; border-radius: 4px; width: 200px;}
.statuse {border: 1px solid #860d0d; color: #d8dded; background-color: #860d0d; padding: 2px 5px; font-size: 12pt; border-radius: 4px; width: 200px;}
.statusu {border: 1px solid #242424; color: #242424; background-color: #fff111; padding: 2px 5px; font-size: 12pt; border-radius: 4px; width: 200px;}
a {color: #3E3E3E; text-decoration: none;}
a:hover {color: #3E3E3E;  text-decoration: underline;}
.bblock1 {float: left; margin-right: 10px; text-align: center; padding: 4px 7px; border: 1px solid; margin-bottom: 10px; margin-top: 10px; border-radius: 5px;}
.bblock1:hover {float: left; margin-right: 10px; text-align: center; padding: 4px 7px; border: 1px solid; margin-bottom: 10px; margin-top: 10px; border-radius: 5px; box-shadow: inset 0 0 0 1px #242424;}
.bblock2 {float: left; margin-right: 10px; text-align: center; padding: 4px 7px; border: 1px solid; margin-bottom: 10px; margin-top: 10px; border: 1px solid; border-radius: 5px;}
@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 400;}
@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 400;}
@font-face {font-family: 'Poppins'; font-style: normal; font-weight: 400;}
*{margin: 0; padding: 0; box-sizing: border-box; font-family: "Poppins" , sans-serif;}
.sidebar {position: fixed; left: 0; top: 0; height: 100%; width: 78px; background: #11101d; padding: 6px 14px; z-index: 99; transition: all 0.5s ease;}
.sidebar.open {width: 250px;}
.sidebar .logo-details {height: 60px; display: flex; align-items: center; position: relative;}
.sidebar .logo-details .icon {opacity: 0; transition: all 0.5s ease;}
.sidebar .logo-details .logo_name {color: #fff; font-size: 20px; font-weight: 600; opacity: 0; transition: all 0.5s ease;}
.sidebar.open .logo-details .icon, .sidebar.open .logo-details .logo_name {opacity: 1;}
.sidebar .logo-details #btn {position: absolute; top: 50%; right: 0; transform: translateY(-50%); font-size: 22px; transition: all 0.4s ease; font-size: 23px; text-align: center; cursor: pointer; transition: all 0.5s ease;}
.sidebar.open .logo-details #btn {text-align: right;}
.sidebar i {color: #fff; height: 60px; min-width: 50px; font-size: 28px; text-align: center; line-height: 60px;}
.sidebar .nav-list {margin-top: 20px; height: 100%;}
.sidebar li {position: relative; margin: 8px 0; list-style: none;}
.sidebar li .tooltip {position: absolute; top: -20px; left: calc(100% + 15px); z-index: 3; background: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); padding: 6px 12px; border-radius: 4px; font-size: 15px; font-weight: 400; opacity: 0; white-space: nowrap; pointer-events: none;  transition: 0s;}
.sidebar li:hover .tooltip {opacity: 1; pointer-events: auto; transition: all 0.4s ease; top: 50%; transform: translateY(-50%);}
.sidebar.open li .tooltip {display: none;}
.sidebar input {font-size: 15px; color: #FFF; font-weight: 400; outline: none; height: 50px; width: 100%; width: 50px; border: none; border-radius: 12px; transition: all 0.5s ease; background: #1d1b31;}
.sidebar.open input {padding: 0 20px 0 50px; width: 100%;}
.sidebar .bx-search {position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 22px; background: #1d1b31; color: #FFF;}
.sidebar.open .bx-search:hover {background: #1d1b31; color: #FFF;}
.sidebar .bx-search:hover {background: #FFF; color: #11101d;}
.sidebar li a {display: flex; height: 100%; width: 100%; border-radius: 12px; align-items: center; text-decoration: none; transition: all 0.4s ease; background: #11101D;}
.sidebar li a:hover {background: #FFF;}
.sidebar li a .links_name {color: #fff; font-size: 15px; font-weight: 400; white-space: nowrap; opacity: 0; pointer-events: none; transition: 0.4s;}
.sidebar.open li a .links_name {opacity: 1; pointer-events: auto;}
.sidebar li a:hover .links_name, .sidebar li a:hover i {transition: all 0.5s ease; color: #11101D;}
.sidebar li i {height: 50px; line-height: 50px; font-size: 18px; border-radius: 12px;}
.sidebar li.profile {position: fixed; height: 60px; width: 78px; left: 0; bottom: -8px; padding: 10px 14px; background: #1d1b31; transition: all 0.5s ease; overflow: hidden;}
.sidebar.open li.profile {width: 250px;}
.sidebar li .profile-details {display: flex; align-items: center; flex-wrap: nowrap;}
.sidebar li img {height: 45px; width: 45px; object-fit: cover; border-radius: 6px; margin-right: 10px;}
.sidebar li.profile .name, .sidebar li.profile .job {font-size: 15px; font-weight: 400; color: #fff; white-space: nowrap;}
.sidebar li.profile .job {font-size: 12px;}
.sidebar .profile #log_out {position: absolute; top: 50%; right: 0; transform: translateY(-50%); background: #1d1b31; width: 100%; height: 60px; line-height: 60px; border-radius: 0px; transition: all 0.5s ease;}
.sidebar.open .profile #log_out {width: 50px; background: none;}
.home-section {position: relative; background: #E4E9F7; min-height: 100vh; top: 0; left: 78px; width: calc(100% - 78px); transition: all 0.5s ease; z-index: 2;}
.sidebar.open ~ .home-section {left: 250px; width: calc(100% - 250px);}
.home-section2 .text {display: inline-block; color: #11101d; font-size: 25px; font-weight: 500; margin: 18px}
.images {border-radius: 5px;}
@media (max-width: 420px) {.sidebar li .tooltip{display: none;}